home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr29 / tdb005i.zip / WHATS.NEW < prev   
Text File  |  1995-02-17  |  6KB  |  160 lines

  1.  
  2. 0.05a
  3.  
  4.    This version has improved buffering which should stop all problems of
  5. dropping out on low speed (2400bps) callers to systems with the ports locked
  6. at high speed (19,200bps+) who send large amounts of data (4K+ in one go - IE
  7. transferring any reasonable sized file via Zmodem).  This bug was introduced
  8. in 0.04.
  9.    Also has changed the command line interface to use the "H" parameter for
  10. file handles and C is exclusively for serial ports.  Sorry for the
  11. inconveniance.
  12.  
  13.  
  14.  
  15. 0.05b
  16.  
  17.    This version should solve the problems with loss of carrier not killing
  18. off processes on the host system.  Also has some slight changes to buffering
  19. and a few minor changes that make the code cleaner but won't affect it's
  20. operation.
  21.  
  22.  
  23.  
  24. 0.05c
  25.  
  26.     This version fixes a bug that showed up when a user tried to run Telnet
  27. Door when they had 5 minutes or less time remaining (gave display error and
  28. exited).  Also I have changed the exit process to save a couple of seconds
  29. on exit, as well as making a few other structural changes to make it easier to
  30. bring the code into the terminal server I'm writing.
  31.  
  32.  
  33.  
  34. 0.05d
  35.  
  36.     This version fixes some small bugs in displaying error messages and
  37. contains a lot more code re-written for future expansion.  So there might be
  38. some new bugs in this one - but if there are the error messages are more
  39. informative and should enable me to fix them faster.
  40.  
  41.  
  42.  
  43. 0.05e
  44.  
  45.     This version has major portions of the code re-written.  I have cleaned up
  46. the code a bit and fixed a few minor problems that may not ever occur so it
  47. is theoretically better although real-world tests might not show any difference
  48. from the previous beta.  It is also possible that there are some new bugs
  49. introduced in the changes.
  50.  
  51.    I have added support for error levels to return status information, actually
  52. they have been there in a limited form for ages, but I didn't bother
  53. documenting them and they weren't really useful anyway.
  54.  
  55.    From now on this product will produce a notice reminding you to register
  56. after 30 days of usage.  Registered users will get a key file to stop the
  57. reminders.
  58.  
  59.  
  60.  
  61. New things in version 0.05f WIDE BETA.
  62.  
  63.  
  64.  
  65.   I now accept payment by VisaCard, MasterCard, and BankCard.
  66.  
  67.   The Terminal Server is almost ready for beta testing.  Contact me now if you
  68. are interested in an OS/2 terminal server.
  69.  
  70.   H=com port handle for specifying OS/2 comm handle.  The previous system of
  71. having the "C=" option handle opening serial ports and taking an open handle
  72. was too confusing.  So now you use H= for a hot OS/2 file handle, and C= for
  73. specifying a com port (for running from a DOS BBS).
  74.  
  75.   Support for running from a DOS BBS should now work properly.  DOS Sysops
  76. please let me know how it goes.
  77.  
  78.   A=address option for specifying the host address to connect to.  I added this
  79. because the next full version will support multiple hosts being specified on
  80. the command line and it will present the user with a menu.
  81.  
  82.   Error levels are now supported.
  83.  
  84.   Documentation now explains some tips on how to tweak the OS/2 environment
  85. settings to give the maximum performance to TelDor and your OS/2 BBS.  Mainly
  86. just make sure you have enough threads and don't change the timeslice settings.
  87.  
  88.   Error messages are now more informative and more accurate.
  89.  
  90.   Fixed the problem with high locked port speeds and low-speed modems which
  91. would result in logging the user out.
  92.  
  93.   Added a reminder message for sysops who have forgotten to register after the
  94. 30 day trial period has expired.
  95.  
  96.   Now you should use the "H=x" command line parameter to pass an open file
  97. handle, the "C=" option is only for passing unopened serial ports.  This means
  98. that you will probably have to change your configuration files before using
  99. this version.
  100.  
  101.   Now you should use the "A=address" command line parameter to tell TelDor the
  102. address to connect to.
  103.  
  104.   Improved buffering means that it won't drop out on callers with slow modems
  105. when the port is locked at a high speed.
  106.  
  107.   Loss of carrier should now cause processes to be killed on the host system
  108. (instead of just leaving them hanging).
  109.  
  110.   On exit a line of statistics for the session will be displayed.
  111.  
  112.  
  113.  
  114. New things in version 0.05g WIDE BETA.
  115.  
  116.   If a host name can't be matched to an IP address then it won't give an error
  117. and exit back to the BBS.  It will instead connect with "unknown" host.
  118.  
  119.   If the name server is down Telnet Door will abort faster and not wait 60
  120. seconds or more for a response.
  121.  
  122.   Pricing has changed dramatically.  For systems with large numbers of lines
  123. prices have dropped by more than 50%.
  124.  
  125.   Added support for "Lame" serial ports.  Option "O=L" will support running
  126. over named pipes or serial ports that have badly written device drivers.  This
  127. option should not be used if the program will run without it as it reduces
  128. performance.  If your serial port worked under 0.04 but failed on the previous
  129. betas of 0.05 then this should solve your problem.
  130.  
  131.  
  132.  
  133. New things in version 0.05h beta.
  134.  
  135.   New Lame port mode for using named pipes instead of serial ports.
  136.  
  137.   Now is limited to 2 concurrant copies being run in the unregistered version
  138. with a time limit of 60 minutes or 16 lines with a time limit of 10 minutes.
  139. When you have registered your copy you get no set time limit and the number of
  140. lines you register for is the number you can run.
  141.  
  142.  
  143.  
  144. New things in version 0.05i WIDE BETA.
  145.  
  146.   Now supports KEY files for registered users.
  147.  
  148.   My Terminal Server will be out in beta within 24 hours of the release of this
  149. version.  The Terminal Server is (as much as possible) based on the same source
  150. code, so the first version to be released will be named version 0.05i.  This is
  151. not a marketting trick, but a reflaction of the fact that over 70% of the
  152. source code that currently makes up the Terminal Server is currently shipping
  153. in Telnet Door.  I build both Telnet Door and the Terminal Server using mostly
  154. the same source code with the same make command.
  155.   The Terminal Server is not in wide beta, and it will only be released
  156. directly to people I want to test it.
  157.   Currently I have not come up with a catchy name for my Terminal Server, if
  158. someone comes up with a good name for me I'll give them a concession on their
  159. purchase of the product when I release it fully.
  160.